back · tests/classification.spec.ts:18:1 @ renovate/onnxruntime-web-1.x all
Test timeout of 90000ms exceeded.
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByTestId('observations-area').getByRole('article').first().getByRole('button', { name: 'Supprimer' })
- locator resolved to <button role="button" class="dangerous svelte-sp9zgz">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element was detached from the DOM, retrying
at tests/classification.spec.ts:32:78
Test timeout of 90000ms exceeded.
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByTestId('observations-area').getByRole('article').first().getByRole('button', { name: 'Supprimer' })
at tests/classification.spec.ts:32:78
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
33 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/classification.spec.ts:25:2